Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/christenjack/storage #46

Merged
merged 19 commits into from
Jun 30, 2024
Merged

Feature/christenjack/storage #46

merged 19 commits into from
Jun 30, 2024

Conversation

jackavh
Copy link
Contributor

@jackavh jackavh commented May 29, 2024

Tracking Info

Resolves #38

Changes

  • Set up Firebase storage for our images
  • Created image upload and display components for the page editors
  • Refactored page editors to use Firebase images
  • Changed the page editor backend to hold images
  • Changed web app pages to use Firebase images

Testing

  • Thoroughly tested image upload, change, and deletion to make sure data was synced across page state, MongoDB, and Firebase.
  • Checked that each editor edits correctly.
  • Tested that uploading multiple images of the same name is handled.

Confirmation of Change

Screenshot 2024-05-29 at 3 04 53 PM

image

@jackavh jackavh requested a review from jennymar as a code owner May 29, 2024 22:03
Copy link

vercel bot commented Jun 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
4flot-website-revamp ❌ Failed (Inspect) Jun 29, 2024 11:59pm

@jennymar jennymar merged commit fbe2054 into main Jun 30, 2024
3 of 4 checks passed
@jennymar jennymar deleted the feature/christenjack/storage branch June 30, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firebase Storage and Image Upload
3 participants